.wrapper {
    width: 1200px;
    margin: 0 auto;
}

* {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

.dkzt img {
    width: 162px;
    height: 85px;
}

.showpic img {
    width: 162px;
    height: 85px;
    margin-bottom: 2px;
    padding: 3px;
    border: #d9d9d9 solid 1px;
}

li {
    list-style-type: none;
}

#slideBox {
    width: 560px;
    height: 345px;
    overflow: hidden;
    position: relative;
    top: 0;
}

#slideBox ul#show_pic {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 330px;
    width: 5600px;
    position: absolute;
}

#slideBox ul#show_pic li {
    float: left;
    margin: 0;
    padding: 0;
    height: 285px;
}

#slideBox ul#show_pic li img {
    display: block;
    width: 560px;
    height: 345px;
}

#iconBall {
    position: absolute;
    bottom: 0;
    right: 0;
}

#iconBall li {
    float: left;
    color: #7a7a7a;
    width: 32px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
}

#slideText {
    width: 560px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    *background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}

#textBall {
    position: absolute;
    left: 20px;
    bottom: 3px;
}

#textBall li {
    float: left;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 14px;
}

#textBall li.active {
    display: block;
}

#textBall li a {
    text-decoration: none;
    color: #fff;
}
.bmfw,.hdjlbt{
    text-align: center;
}
.m_bmfwlb td a{
    line-height: 300%;
}
.dian {
    font-size: 16px;
    color: #000000;
    font-family: "simhei"
}

.dian a {
    font-size: 16px;
    color: #000000;
    font-family: "simhei"
}

.dian a:hover {
    font-size: 16px;
    color: #000000;
    font-family: "simhei"
}

#mag_01 {
    margin-top: 1px;
}

#mag_02 {
    margin-top: 2px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.STYLE24 {
    font-size: 14px
}

.beijin_4 {
    background: url(images/zhwy_img_26.jpg);
}

.STYLE28 {
    font-size: 48px
}

.STYLE26 {
    font-size: 14px;
    color: #D10100;
    font-weight: bold;
}

.STYLE26 {
    font-size: 14px;
    color: #D10100;
    font-weight: bold;
}


/* 头部css */
a {
    font-family: "微软雅黑", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.nav {
    font-family: "微软雅黑", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.nav a {
    font-family: "微软雅黑", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.nav a:hover {
    font-family: "微软雅黑", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    color: #FAEDBB;
    font-weight: bold;
}

.headerTop {
    background-color: #F5F5F5;
    padding: 10px 20px;
}

.navLeft {
    width: 50%;
    float: left;
}

.navRight {
    width: 50%;
    float: right;
}

#searchform {
    float: right;
}

.navList {
    background-color: #035AA0;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    box-sizing: border-box;
}

.navList li {
    float: left;
    padding-right: 10%;
}

.navList li:last-child {
    padding-right: 0;
}

.navList li a {
    font-size: 16px;
    color: #ffffff;
}

.navList li a:hover {
    font-size: 16px;
    color: #FAEDBB;
    font-weight: bold;
}


* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clearfix::after {
    content: '';
    display: black;
    height: 0;
    clear: both;
    visibility: hidden;

}

.clearfix {
    *zoom: 1;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* 导航开始 */
.tabs {
    border-top: 2px solid #9ac7ed;
    background-size: auto 100%;
    width: 100%;
    height: 50px;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;

}

.tabs a {
    font-weight: normal;
    text-align: center;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    display: inline-block;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
}

.tabs a.active {
    border-top: 2px solid #2a70be;
    margin-top: -2px;
    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #1b74bc;
}

/* 轮播图开始 */
#banner {
    width: 100%;
    overflow: hidden;
    margin-top: 18px;
    position: relative;
}

#banner .swiper-slide1 {
    height: 270px;
}

#banner .swiper-slide {
    position: relative;
    text-align: center;
}

#banner img {
    max-width: 100%;
    display: block;
}

#banner h2 {
    text-align: center;
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    /* background-color:rgba(21,20,20,0.5);*/
    background-color: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -webkit-gradient(linear, top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

#banner .pagination {
    position: absolute;
    z-index: 20;
    bottom: 3px;
    text-align: center;
    right: 0;
}

#banner .swiper-pagination {
    text-align: right;
    color: #fff;
    font-size: 16px;
}

#banner .swiper-pagination-fraction {
    bottom: 22px;
    left: -17px;
    width: 100%;
    right: 14px
}

#banner .swiper-pagination-current,
#banner .swiper-pagination-total {
    color: #fff;
    font-size: 16px;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #fff;
    margin: 0 2px;
    opacity: 0.8;
    cursor: pointer;
}

#banner .swiper-pagination-bullet-active {
    background: #ff6600;
}

/* 部门文件 */
.tab_list {
    border-top: 2px solid #9ac7ed;
    background-size: auto 100%;
    width: 100%;
    height: 38px;
    /* overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden; */

}

.tab_list a {
    font-weight: normal;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
}

.tab_homeNav a.active {
    border-bottom: 2px solid #4297e1;
    margin-top: -2px;

    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #006eaf;
    text-decoration: none;
    font-weight: 600;
}

.tab_navs a.active {
    border-bottom: 2px solid #4297e1;
    margin-top: -2px;

    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #006eaf;
    text-decoration: none;
    font-weight: 600;
}

.tab_navsMessage a.active {
    border-bottom: 2px solid #4297e1;
    margin-top: -2px;

    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #006eaf;
    text-decoration: none;
    font-weight: 600;
}

.tab_navstknowledge a.active {
    border-bottom: 2px solid #4297e1;
    margin-top: -2px;

    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #006eaf;
    text-decoration: none;
    font-weight: 600;
}

.tab_public a.active {
    border-bottom: 2px solid #4297e1;
    margin-top: -2px;

    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #006eaf;
    text-decoration: none;
    font-weight: 600;
}

.news-list {
    padding: 0 10px;
    margin-top: 16px;
}

.news-list li {
    overflow: hidden;
    border-bottom: 1px solid #eceef0;
    box-shadow: 0 1px 1px #fff;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    font-size: 80%;
}

.swiper-slide2 .news-list li .time {
    width: 24%;
    font-size: 16px;
    color: #ccc;
}

.swiper-slide2 .news-list li a {
    width: 70%;
    display: inline-block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    float: left;
    font-size: 16px;

}

/* 腰带部分 */
.Online_service img {
    width: 100%;
}

#specialImg .swiper-slide3 {
    width: 100%;
    height: 120px;
}

#specialImg .swiper-slide3 img {
    width: 100%;
    height: 120px;
}


/* 新闻中心页面开始 */
.Headlines a {
    color: black;
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;

}

/* 政府信息公开 */
.xxListInfo {
    float: left;
    width: 30%;
}

.xxListInfo img {
    width: 110px;
    height: 150px;
    overflow: hidden;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.xxListInfo2 {
    float: left;
    width: 70%;
    padding: 0px 20px;
}

.xxListInfo2 h1 a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding-top: 20px;
    text-decoration: none;
}

.xxListInfo2 h5 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    padding-top: 20px;
    text-indent: 2rem;
    line-height: 34px;
}

.xxListInfo3 li {
    float: left;
    padding-right: 13px;
    height: 40px;
    line-height: 40px
}

.xxListInfo3 li a {
    font-size: 18px;
    font-weight: 600;
}

.partStyle li {
    float: left;
    width: 50%;
    padding-right: 10px;
}

.partStyle li:last-child {
    padding-right: 0;
}

.mechanism {
    padding: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #3fa3c9;
    border-radius: 2px;
    font-weight: 600;
    margin-bottom: 10px;

}

.leader_jggk img {
    width: 100%;
    height: 62px;
}

.boxStyle .con {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.boxStyle .con li {
    list-style: none;
    width: 48%;
    float: left;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 7px;
    margin-top: 0;
    margin-bottom: 24px;
}

.boxStyle .con li a {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #424242;
    text-decoration: none !important;
    font-size: 16px;
    padding: 14px 0;
}

.boxStyle .con a i {
    font-size: 18px;
    padding-right: 10px;
    color: #195ab2;
}

/* 互动交流开始 */
.tit {
    width: 100%;
    border-bottom: 1px solid #efefef;
    height: 43px;
    margin-top: 20px;
}

.tit a {
    font-size: 20px;
    font-weight: bold;
    color: #195ab2;
    padding: 10px 5px;
    border-bottom: 4px solid #195ab2;
    text-align: center;
}

.xwfb_phone {
    height: 200px;
    margin: 20px 0
}

.xwfb_phone img {
    width: 100%;
    height: 100%;
}

.press_conference .xwfb_detail {
    line-height: 32px;
    font-size: 17px;
}

.letterList {
    background-color: #efefef;
    padding: 14px 20px;
    margin: 20px 0;
    color: #006ead;
    font-size: 17px;
}

/* 专题专栏 */
.Special_column li {
    padding-top: 0;
    width: 48%;
    float: left;
    height: 60px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    background: #f2f2f2;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 14px;
}

.Special_column li:nth-child(2n) {
    margin-right: 0;
}

.Special_column li a {
    text-decoration: none;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    color: #2a70be;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-weight: 600;
}

.sxz_sj_more {
    padding: 14px 10px;
    border-radius: 20px;
    background-color: #f0f0f0;
    margin: 20px auto;
    font-size: 16px;
    color: #666666;
    text-align: center;
    display: block;
}

.pcDisno {
    display: none;
}

.zfxxgkBox {
    width: 100%;
}

.zfxx {
    width: 50%;
    border: 1px solid #e7e7e7;
    float: left;
    height: 350px;
}

.tzgg {
    width: 48%;
    float: right;
    height: 350px;
}

/* 政府信息公开 */
.zdly {
    width: 100%;
    height: 280px;
    padding-left: 5%;
}

.zdly li {
    width: 25%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
    border: #e2e2e2 solid 1px;
}

.zdly li:hover {
    background: #2d66a5;
    font-weight: bold;
    color: #fff;
}

.zfxxTit {
    display: block;
    background: #2C66A5;
    width: 23%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.font_col {
    display: block;
    line-height: 40px;
    text-align: left;
    background-color: #0361AD;
    width: 10%;
    padding-left: 28px;
}
.lvtp a{
    display: inline-block;
    line-height: 40px;
    text-align: left;
    background-color: #0361AD;
    width: 30%;
    padding-left: 28px;
}
/* 互动交流 */
.hdjj{
    width: 100%;
    height: 190px;
}
.hdjl{
    margin-bottom: 20px;
}
.hdjl_left {
    width: 50%;
    float: left;
}

.hdjl_right {
    width: 48%;
    float: right;
}

.hd_col {
    width: 20%;
}

.hd_img {
    width: 14%;
}

.hd_img img {
    width: 78px;
    height: 80px;
}

.ledder {
    width: 84px;
    height: 28px;
}
.bmfu{
    background-color:  #ECFDFD;
    padding: 20px;
}
.bmfu li{
    float: left;
    width: 25%;
   margin-bottom: 10px;
   
}
.bmfu li a{
font-weight: 600px;
}
@media screen and (max-width: 767px) {
    .letter_list {
        margin-top: 20px;
    }

    .letter_list li {
        float: left;
        margin-left: 30px;
    }

    .letter_list li img {
        width: 78px;
        height: 80px;
    }

    .letter_list li p {
        text-align: center;
        margin-top: 4px;
    }

    .hd_col {
        width: 28%;
    }

    .hdjj {
        height: auto;
    }

    .hdjl_left {
        width: 100%;

    }

    .hdjl_right {
        width: 100%;

    }

    /* 专题专栏 */
    .font_col {
        width: 30%;
        padding-left: 24px;
    }

    /* 政府信息公开 */
    .zfxxTit {
        padding: 0 10px;
        width: 32%;
    }

    .zdly li {
        width: 40%;
    }

    .zdly li:nth-child(even) {
        margin-right: 0;
    }

    .zfxx {
        width: 100%;
        height: auto;
    }

    .tzgg {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    /* table {
        width: 100%;
    }

    tr {
        width: 100%;
    }  */

    .phoneBox {
        display: none;

    }

    .pcDisno {
        display: block;
    }

    .wrapper {

        width: 98%;
    }

    .topBanner {
        width: 100%;
    }

    .topBanner img {
        width: 100%;
    }

    .phoneStyle {
        display: none;
    }

    .navLeft {
        width: 100%;

    }

    .navRight {
        width: 100%;

    }

    #searchform {
        float: none;
    }

    .navBox {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        overflow-y: hidden;
    }

    .navList li {
        padding-right: 5%;
    }

    .navList {
        width: 710px;

    }
}